home *** CD-ROM | disk | FTP | other *** search
- Document = {
- ACTIONS = {
- orderFront:;
- windowDidBecomeKey:;
- windowWillClose:;
- };
- OUTLETS = {
- window;
- manager;
- };
- SUPERCLASS = Object;
- };
- FastDoc = {
- ACTIONS = {
- };
- OUTLETS = {
- imageView;
- };
- SUPERCLASS = Document;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- ImageView = {
- ACTIONS = {
- };
- OUTLETS = {
- owner;
- };
- SUPERCLASS = View;
- };
-